3.3.80 \(\int \sec ^6(c+d x) \sqrt {a+i a \tan (c+d x)} \, dx\) [280]

Optimal. Leaf size=88 \[ -\frac {8 i (a+i a \tan (c+d x))^{7/2}}{7 a^3 d}+\frac {8 i (a+i a \tan (c+d x))^{9/2}}{9 a^4 d}-\frac {2 i (a+i a \tan (c+d x))^{11/2}}{11 a^5 d} \]

[Out]

-8/7*I*(a+I*a*tan(d*x+c))^(7/2)/a^3/d+8/9*I*(a+I*a*tan(d*x+c))^(9/2)/a^4/d-2/11*I*(a+I*a*tan(d*x+c))^(11/2)/a^
5/d

________________________________________________________________________________________

Rubi [A]
time = 0.05, antiderivative size = 88, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.077, Rules used = {3568, 45} \begin {gather*} -\frac {2 i (a+i a \tan (c+d x))^{11/2}}{11 a^5 d}+\frac {8 i (a+i a \tan (c+d x))^{9/2}}{9 a^4 d}-\frac {8 i (a+i a \tan (c+d x))^{7/2}}{7 a^3 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sec[c + d*x]^6*Sqrt[a + I*a*Tan[c + d*x]],x]

[Out]

(((-8*I)/7)*(a + I*a*Tan[c + d*x])^(7/2))/(a^3*d) + (((8*I)/9)*(a + I*a*Tan[c + d*x])^(9/2))/(a^4*d) - (((2*I)
/11)*(a + I*a*Tan[c + d*x])^(11/2))/(a^5*d)

Rule 45

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rule 3568

Int[sec[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[1/(a^(m - 2)*b
*f), Subst[Int[(a - x)^(m/2 - 1)*(a + x)^(n + m/2 - 1), x], x, b*Tan[e + f*x]], x] /; FreeQ[{a, b, e, f, n}, x
] && EqQ[a^2 + b^2, 0] && IntegerQ[m/2]

Rubi steps

\begin {align*} \int \sec ^6(c+d x) \sqrt {a+i a \tan (c+d x)} \, dx &=-\frac {i \text {Subst}\left (\int (a-x)^2 (a+x)^{5/2} \, dx,x,i a \tan (c+d x)\right )}{a^5 d}\\ &=-\frac {i \text {Subst}\left (\int \left (4 a^2 (a+x)^{5/2}-4 a (a+x)^{7/2}+(a+x)^{9/2}\right ) \, dx,x,i a \tan (c+d x)\right )}{a^5 d}\\ &=-\frac {8 i (a+i a \tan (c+d x))^{7/2}}{7 a^3 d}+\frac {8 i (a+i a \tan (c+d x))^{9/2}}{9 a^4 d}-\frac {2 i (a+i a \tan (c+d x))^{11/2}}{11 a^5 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.48, size = 77, normalized size = 0.88 \begin {gather*} \frac {2 \sec ^5(c+d x) (44+107 \cos (2 (c+d x))-91 i \sin (2 (c+d x))) (-i \cos (3 (c+d x))+\sin (3 (c+d x))) \sqrt {a+i a \tan (c+d x)}}{693 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sec[c + d*x]^6*Sqrt[a + I*a*Tan[c + d*x]],x]

[Out]

(2*Sec[c + d*x]^5*(44 + 107*Cos[2*(c + d*x)] - (91*I)*Sin[2*(c + d*x)])*((-I)*Cos[3*(c + d*x)] + Sin[3*(c + d*
x)])*Sqrt[a + I*a*Tan[c + d*x]])/(693*d)

________________________________________________________________________________________

Maple [A]
time = 0.97, size = 114, normalized size = 1.30

method result size
default \(\frac {2 \left (-128 i \left (\cos ^{5}\left (d x +c \right )\right )+128 \sin \left (d x +c \right ) \left (\cos ^{4}\left (d x +c \right )\right )-16 i \left (\cos ^{3}\left (d x +c \right )\right )+80 \left (\cos ^{2}\left (d x +c \right )\right ) \sin \left (d x +c \right )-7 i \cos \left (d x +c \right )+63 \sin \left (d x +c \right )\right ) \sqrt {\frac {a \left (i \sin \left (d x +c \right )+\cos \left (d x +c \right )\right )}{\cos \left (d x +c \right )}}}{693 d \cos \left (d x +c \right )^{5}}\) \(114\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(d*x+c)^6*(a+I*a*tan(d*x+c))^(1/2),x,method=_RETURNVERBOSE)

[Out]

2/693/d*(-128*I*cos(d*x+c)^5+128*sin(d*x+c)*cos(d*x+c)^4-16*I*cos(d*x+c)^3+80*cos(d*x+c)^2*sin(d*x+c)-7*I*cos(
d*x+c)+63*sin(d*x+c))*(a*(I*sin(d*x+c)+cos(d*x+c))/cos(d*x+c))^(1/2)/cos(d*x+c)^5

________________________________________________________________________________________

Maxima [A]
time = 0.27, size = 58, normalized size = 0.66 \begin {gather*} -\frac {2 i \, {\left (63 \, {\left (i \, a \tan \left (d x + c\right ) + a\right )}^{\frac {11}{2}} - 308 \, {\left (i \, a \tan \left (d x + c\right ) + a\right )}^{\frac {9}{2}} a + 396 \, {\left (i \, a \tan \left (d x + c\right ) + a\right )}^{\frac {7}{2}} a^{2}\right )}}{693 \, a^{5} d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^6*(a+I*a*tan(d*x+c))^(1/2),x, algorithm="maxima")

[Out]

-2/693*I*(63*(I*a*tan(d*x + c) + a)^(11/2) - 308*(I*a*tan(d*x + c) + a)^(9/2)*a + 396*(I*a*tan(d*x + c) + a)^(
7/2)*a^2)/(a^5*d)

________________________________________________________________________________________

Fricas [A]
time = 0.44, size = 119, normalized size = 1.35 \begin {gather*} -\frac {64 \, \sqrt {2} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} {\left (8 i \, e^{\left (11 i \, d x + 11 i \, c\right )} + 44 i \, e^{\left (9 i \, d x + 9 i \, c\right )} + 99 i \, e^{\left (7 i \, d x + 7 i \, c\right )}\right )}}{693 \, {\left (d e^{\left (10 i \, d x + 10 i \, c\right )} + 5 \, d e^{\left (8 i \, d x + 8 i \, c\right )} + 10 \, d e^{\left (6 i \, d x + 6 i \, c\right )} + 10 \, d e^{\left (4 i \, d x + 4 i \, c\right )} + 5 \, d e^{\left (2 i \, d x + 2 i \, c\right )} + d\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^6*(a+I*a*tan(d*x+c))^(1/2),x, algorithm="fricas")

[Out]

-64/693*sqrt(2)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*(8*I*e^(11*I*d*x + 11*I*c) + 44*I*e^(9*I*d*x + 9*I*c) + 99*I
*e^(7*I*d*x + 7*I*c))/(d*e^(10*I*d*x + 10*I*c) + 5*d*e^(8*I*d*x + 8*I*c) + 10*d*e^(6*I*d*x + 6*I*c) + 10*d*e^(
4*I*d*x + 4*I*c) + 5*d*e^(2*I*d*x + 2*I*c) + d)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \sqrt {i a \left (\tan {\left (c + d x \right )} - i\right )} \sec ^{6}{\left (c + d x \right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)**6*(a+I*a*tan(d*x+c))**(1/2),x)

[Out]

Integral(sqrt(I*a*(tan(c + d*x) - I))*sec(c + d*x)**6, x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^6*(a+I*a*tan(d*x+c))^(1/2),x, algorithm="giac")

[Out]

integrate(sqrt(I*a*tan(d*x + c) + a)*sec(d*x + c)^6, x)

________________________________________________________________________________________

Mupad [B]
time = 7.01, size = 352, normalized size = 4.00 \begin {gather*} -\frac {\sqrt {a-\frac {a\,\left ({\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}\,1{}\mathrm {i}-\mathrm {i}\right )\,1{}\mathrm {i}}{{\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}+1}}\,512{}\mathrm {i}}{693\,d}-\frac {\sqrt {a-\frac {a\,\left ({\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}\,1{}\mathrm {i}-\mathrm {i}\right )\,1{}\mathrm {i}}{{\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}+1}}\,256{}\mathrm {i}}{693\,d\,\left ({\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}+1\right )}-\frac {\sqrt {a-\frac {a\,\left ({\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}\,1{}\mathrm {i}-\mathrm {i}\right )\,1{}\mathrm {i}}{{\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}+1}}\,64{}\mathrm {i}}{231\,d\,{\left ({\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}+1\right )}^2}+\frac {\sqrt {a-\frac {a\,\left ({\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}\,1{}\mathrm {i}-\mathrm {i}\right )\,1{}\mathrm {i}}{{\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}+1}}\,7232{}\mathrm {i}}{693\,d\,{\left ({\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}+1\right )}^3}-\frac {\sqrt {a-\frac {a\,\left ({\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}\,1{}\mathrm {i}-\mathrm {i}\right )\,1{}\mathrm {i}}{{\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}+1}}\,1472{}\mathrm {i}}{99\,d\,{\left ({\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}+1\right )}^4}+\frac {\sqrt {a-\frac {a\,\left ({\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}\,1{}\mathrm {i}-\mathrm {i}\right )\,1{}\mathrm {i}}{{\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}+1}}\,64{}\mathrm {i}}{11\,d\,{\left ({\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}+1\right )}^5} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + a*tan(c + d*x)*1i)^(1/2)/cos(c + d*x)^6,x)

[Out]

((a - (a*(exp(c*2i + d*x*2i)*1i - 1i)*1i)/(exp(c*2i + d*x*2i) + 1))^(1/2)*7232i)/(693*d*(exp(c*2i + d*x*2i) +
1)^3) - ((a - (a*(exp(c*2i + d*x*2i)*1i - 1i)*1i)/(exp(c*2i + d*x*2i) + 1))^(1/2)*256i)/(693*d*(exp(c*2i + d*x
*2i) + 1)) - ((a - (a*(exp(c*2i + d*x*2i)*1i - 1i)*1i)/(exp(c*2i + d*x*2i) + 1))^(1/2)*64i)/(231*d*(exp(c*2i +
 d*x*2i) + 1)^2) - ((a - (a*(exp(c*2i + d*x*2i)*1i - 1i)*1i)/(exp(c*2i + d*x*2i) + 1))^(1/2)*512i)/(693*d) - (
(a - (a*(exp(c*2i + d*x*2i)*1i - 1i)*1i)/(exp(c*2i + d*x*2i) + 1))^(1/2)*1472i)/(99*d*(exp(c*2i + d*x*2i) + 1)
^4) + ((a - (a*(exp(c*2i + d*x*2i)*1i - 1i)*1i)/(exp(c*2i + d*x*2i) + 1))^(1/2)*64i)/(11*d*(exp(c*2i + d*x*2i)
 + 1)^5)

________________________________________________________________________________________